home *** CD-ROM | disk | FTP | other *** search
- !iconhelp
- TXT
- IconHelp - A multimedia help application.
- This utility is designed to complement Acorn's
- interactive help program, especially suitable for suites of
- programs (like my cricket ones) which define several
- filetypes. It's also useful for applications which have
- lots of buttons with sprites, as a replacement for a !help
- text or as a way of splitting up large !helps.
- Quite simply, IconHelp displays several 'filer icon'
- sized icons, which, when double-clicked, reveal either a
- help text like this one, display a sprite or a drawfile, or
- run a file/application.
- IconHelp is freeware, and can be freely distributed: the
- program may not be altered in any way, and all files must be
- included along with the application.
- IconHelp uses Jon Ribbens of DoggySoft's WimpExtension
- module, which it expects to find in your System:Modules
- directory.
- To customize IconHelp, open the sub-directory 'Help
- Docs'. Each icon that you see when you run the program
- corresponds to a numbered text file (type &fff) in here.
- The first line of the file is the name of the sprite (in
- the wimp pool) to be displayed. The second line is a
- three-letter action code:
-
- TXT
- ~~~
- A standard helpwindow like this one. The next line contains
- the string to put in the icon next to the sprite at the
- top, and the rest of the file is your text - produced in a
- text editor with wordwrap on, width 59 characters.
-
- SPR
- ~~~
- Display a sprite in a window. The next line contains the
- name of the spritefile, in the 'HelpáDocs' directory, where
- the sprite is, and the next line the name of the sprite
- needed. You will need ColorTrans loaded in order to plot
- 256 colour sprites.
-
- DRW
- ~~~
- Display a drawfile in a window. The next line contains the
- name of the drawfile, in the 'HelpáDocs' directory. You
- will need FPEmulator & ColorTrans loaded. Drawfile
- displaying is, unfortunately, minimal at the moment; you'd
- probably be better off RUN-ning it, to load it into draw.
-
- RUN
- ~~~
- This will run the file specified in the next line of text.
- This must be located in the 'Help Docs' directory.
- (Thanks or something must go to Luke Badrick for this one.)
-
- Files *MUST* end with a return!
-
- Forthcoming improvements
- ~~~~~~~~~~~~~~~~~~~~~~~~
- 1: Better draw support;
- 2: A 'SUB' action code (like a directory);
- 3: A zippier text displaying routine.
-
- You can contact me with suggestions, comments, etc. at:
-
- 5,Hinchley Close
- Esher
- Surrey
- KT10-OBY
-
- If you want to use IconHelp as a help server or whatever,
- please write to me for the latest version.
-
- ⌐ John Fairhurst, 08-22-94.
-